StoreHistoryListReq Object
The StoreHistoryListReq object is used in:
Properties
| Property | SubType | Read Only | Description | Variant |
|---|---|---|---|---|
|
Count |
Integer |
No |
Sets the number of values in the array. |
|
|
Entry |
Variant |
No |
Sets the entry in the response. Entries are stored in an indexed array as HistoryEntry objects. ExampleGet the fifth entry: |
|
|
TagString |
Variant |
No |
Sets the tag string for a history point tag. Tag strings are stored in an indexed array as HistoryTagString objects. ExampleWrite to the fifth tag string: |

